﻿2026-06-15T09:27:27.6862766Z Current runner version: '2.335.1'
2026-06-15T09:27:27.6867343Z Runner name: 'hfenduleam'
2026-06-15T09:27:27.6867799Z Runner group name: 'Default'
2026-06-15T09:27:27.6868263Z Machine name: 'HFENDULEAM'
2026-06-15T09:27:27.6870196Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T09:27:27.6871513Z Contents: read
2026-06-15T09:27:27.6871856Z Metadata: read
2026-06-15T09:27:27.6872187Z Packages: read
2026-06-15T09:27:27.6872537Z ##[endgroup]
2026-06-15T09:27:27.6873799Z Secret source: Actions
2026-06-15T09:27:27.6874271Z Prepare workflow directory
2026-06-15T09:27:27.7136499Z Prepare all required actions
2026-06-15T09:27:27.7160239Z Getting action download info
2026-06-15T09:27:28.1137278Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T09:27:28.8985293Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-15T09:27:28.9762733Z ##[group]Run actions/checkout@v5
2026-06-15T09:27:28.9763714Z with:
2026-06-15T09:27:28.9764234Z   repository: SaberMage/spt-core
2026-06-15T09:27:28.9770507Z   token: ***
2026-06-15T09:27:28.9771095Z   ssh-strict: true
2026-06-15T09:27:28.9771627Z   ssh-user: git
2026-06-15T09:27:28.9772152Z   persist-credentials: true
2026-06-15T09:27:28.9772736Z   clean: true
2026-06-15T09:27:28.9773394Z   sparse-checkout-cone-mode: true
2026-06-15T09:27:28.9774153Z   fetch-depth: 1
2026-06-15T09:27:28.9774882Z   fetch-tags: false
2026-06-15T09:27:28.9775526Z   show-progress: true
2026-06-15T09:27:28.9776065Z   lfs: false
2026-06-15T09:27:28.9776572Z   submodules: false
2026-06-15T09:27:28.9777105Z   set-safe-directory: true
2026-06-15T09:27:28.9778002Z ##[endgroup]
2026-06-15T09:27:29.1658803Z Syncing repository: SaberMage/spt-core
2026-06-15T09:27:29.1660427Z ##[group]Getting Git version info
2026-06-15T09:27:29.1661330Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T09:27:29.1930420Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T09:27:29.2136545Z git version 2.43.0.windows.1
2026-06-15T09:27:29.2162391Z ##[endgroup]
2026-06-15T09:27:29.2170026Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\20a35904-9911-48bc-afb7-e401b013ad02\.gitconfig'
2026-06-15T09:27:29.2183468Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\20a35904-9911-48bc-afb7-e401b013ad02' before making global git config changes
2026-06-15T09:27:29.2185018Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T09:27:29.2188387Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T09:27:29.2418398Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T09:27:29.2601257Z https://github.com/SaberMage/spt-core
2026-06-15T09:27:29.2629018Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T09:27:29.2632893Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T09:27:29.2827330Z HEAD
2026-06-15T09:27:29.3073485Z ##[endgroup]
2026-06-15T09:27:29.3075667Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T09:27:29.6710665Z ##[group]Cleaning the repository
2026-06-15T09:27:29.6715352Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T09:27:30.8559452Z Removing target/
2026-06-15T09:27:30.8600145Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T09:27:30.9223724Z HEAD is now at 69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:27:30.9255420Z ##[endgroup]
2026-06-15T09:27:30.9259422Z ##[group]Disabling automatic garbage collection
2026-06-15T09:27:30.9264180Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T09:27:30.9491442Z ##[endgroup]
2026-06-15T09:27:30.9491945Z ##[group]Setting up auth
2026-06-15T09:27:30.9497711Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T09:27:30.9717800Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T09:27:31.3249214Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T09:27:31.3478378Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T09:27:31.7288724Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T09:27:31.7506417Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T09:27:32.0886050Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T09:27:32.1131157Z ##[endgroup]
2026-06-15T09:27:32.1131572Z ##[group]Fetching the repository
2026-06-15T09:27:32.1138164Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +69abfc088d656b41eb507cda29e14729d4395cde:refs/remotes/pull/12/merge
2026-06-15T09:27:32.7581843Z ##[endgroup]
2026-06-15T09:27:32.7582419Z ##[group]Determining the checkout info
2026-06-15T09:27:32.7583063Z ##[endgroup]
2026-06-15T09:27:32.7591485Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T09:27:32.7855174Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T09:27:32.8070412Z ##[group]Checking out the ref
2026-06-15T09:27:32.8074466Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T09:27:32.8402969Z HEAD is now at 69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:27:32.8424430Z ##[endgroup]
2026-06-15T09:27:32.8660398Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T09:27:32.8864950Z 69abfc088d656b41eb507cda29e14729d4395cde
2026-06-15T09:27:32.9167460Z ##[group]Run cargo nextest run --workspace
2026-06-15T09:27:32.9167856Z [36;1mcargo nextest run --workspace[0m
2026-06-15T09:27:32.9245194Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T09:27:32.9245500Z ##[endgroup]
2026-06-15T09:27:34.2636743Z    Compiling proc-macro2 v1.0.106
2026-06-15T09:27:34.2637079Z    Compiling unicode-ident v1.0.24
2026-06-15T09:27:34.2637306Z    Compiling quote v1.0.45
2026-06-15T09:27:34.2637513Z    Compiling cfg-if v1.0.4
2026-06-15T09:27:34.2637715Z    Compiling serde_core v1.0.228
2026-06-15T09:27:34.2637995Z    Compiling serde v1.0.228
2026-06-15T09:27:34.2638232Z    Compiling windows-link v0.2.1
2026-06-15T09:27:34.2638769Z    Compiling typenum v1.20.1
2026-06-15T09:27:34.2639114Z    Compiling version_check v0.9.5
2026-06-15T09:27:34.2639569Z    Compiling getrandom v0.3.4
2026-06-15T09:27:34.2640003Z    Compiling portable-atomic v1.13.1
2026-06-15T09:27:34.2640555Z    Compiling memchr v2.8.1
2026-06-15T09:27:34.2641281Z    Compiling critical-section v1.2.0
2026-06-15T09:27:34.2642033Z    Compiling find-msvc-tools v0.1.9
2026-06-15T09:27:34.2644542Z    Compiling shlex v2.0.1
2026-06-15T09:27:34.2645015Z    Compiling subtle v2.6.1
2026-06-15T09:27:34.3418440Z    Compiling windows-sys v0.61.2
2026-06-15T09:27:34.3597999Z    Compiling semver v1.0.28
2026-06-15T09:27:34.3922670Z    Compiling equivalent v1.0.2
2026-06-15T09:27:34.4005024Z    Compiling smallvec v1.15.1
2026-06-15T09:27:34.4592728Z    Compiling itoa v1.0.18
2026-06-15T09:27:34.4817425Z    Compiling getrandom v0.2.17
2026-06-15T09:27:35.9370937Z    Compiling rustc_version v0.4.1
2026-06-15T09:27:35.9742775Z    Compiling cpufeatures v0.2.17
2026-06-15T09:27:35.9743301Z    Compiling hashbrown v0.17.1
2026-06-15T09:27:35.9947157Z    Compiling generic-array v0.14.7
2026-06-15T09:27:36.0003410Z    Compiling pin-project-lite v0.2.17
2026-06-15T09:27:36.0331015Z    Compiling rand_core v0.10.1
2026-06-15T09:27:36.0403588Z    Compiling log v0.4.32
2026-06-15T09:27:36.0719037Z    Compiling getrandom v0.4.2
2026-06-15T09:27:36.1563609Z    Compiling futures-core v0.3.32
2026-06-15T09:27:36.1877662Z    Compiling bitflags v2.12.1
2026-06-15T09:27:36.2067594Z    Compiling bytes v1.11.1
2026-06-15T09:27:36.2681520Z    Compiling curve25519-dalek v4.1.3
2026-06-15T09:27:36.3354542Z    Compiling rand_core v0.6.4
2026-06-15T09:27:36.3654206Z    Compiling zerocopy v0.8.50
2026-06-15T09:27:36.4618964Z    Compiling indexmap v2.14.0
2026-06-15T09:27:36.4681607Z    Compiling stable_deref_trait v1.2.1
2026-06-15T09:27:36.5008703Z    Compiling ahash v0.8.12
2026-06-15T09:27:36.5226976Z    Compiling signature v2.2.0
2026-06-15T09:27:36.5543859Z    Compiling libc v0.2.186
2026-06-15T09:27:36.6205054Z    Compiling ed25519 v2.2.3
2026-06-15T09:27:36.7567160Z    Compiling zmij v1.0.21
2026-06-15T09:27:36.7945320Z    Compiling vcpkg v0.2.15
2026-06-15T09:27:36.9341953Z    Compiling pkg-config v0.3.33
2026-06-15T09:27:37.3111440Z    Compiling futures-sink v0.3.32
2026-06-15T09:27:37.3129641Z    Compiling autocfg v1.5.1
2026-06-15T09:27:37.3684424Z    Compiling serde_json v1.0.150
2026-06-15T09:27:37.5999502Z    Compiling futures-io v0.3.32
2026-06-15T09:27:37.7048653Z    Compiling slab v0.4.12
2026-06-15T09:27:37.8006276Z    Compiling futures-channel v0.3.32
2026-06-15T09:27:37.9327517Z    Compiling rustversion v1.0.22
2026-06-15T09:27:39.2905378Z    Compiling fastrand v2.4.1
2026-06-15T09:27:39.4372150Z    Compiling futures-task v0.3.32
2026-06-15T09:27:39.5417070Z    Compiling fallible-iterator v0.3.0
2026-06-15T09:27:39.8784124Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T09:27:39.9190615Z    Compiling syn v2.0.117
2026-06-15T09:27:39.9793771Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-15T09:27:40.0329588Z    Compiling fnv v1.0.7
2026-06-15T09:27:40.0861083Z    Compiling cfg_aliases v0.2.1
2026-06-15T09:27:40.1242619Z    Compiling strsim v0.11.1
2026-06-15T09:27:40.3339448Z    Compiling writeable v0.6.3
2026-06-15T09:27:40.4044929Z    Compiling litemap v0.8.2
2026-06-15T09:27:40.4218743Z    Compiling jobserver v0.1.34
2026-06-15T09:27:40.4279516Z    Compiling ident_case v1.0.1
2026-06-15T09:27:40.4817818Z    Compiling socket2 v0.6.4
2026-06-15T09:27:40.4991513Z    Compiling mio v1.2.1
2026-06-15T09:27:40.5100863Z    Compiling dunce v1.0.5
2026-06-15T09:27:40.5477776Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T09:27:40.5844210Z    Compiling cc v1.2.63
2026-06-15T09:27:40.6193693Z    Compiling icu_properties_data v2.2.0
2026-06-15T09:27:40.6850439Z    Compiling fs_extra v1.3.0
2026-06-15T09:27:40.6998894Z    Compiling utf8_iter v1.0.4
2026-06-15T09:27:40.7800243Z    Compiling anyhow v1.0.102
2026-06-15T09:27:40.8757298Z    Compiling windows-targets v0.52.6
2026-06-15T09:27:40.8805568Z    Compiling crypto-common v0.1.7
2026-06-15T09:27:40.9172039Z    Compiling block-buffer v0.10.4
2026-06-15T09:27:40.9198572Z    Compiling windows-sys v0.59.0
2026-06-15T09:27:40.9527249Z    Compiling percent-encoding v2.3.2
2026-06-15T09:27:40.9704357Z    Compiling http v1.4.1
2026-06-15T09:27:40.9916556Z    Compiling unicode-segmentation v1.13.3
2026-06-15T09:27:41.0205331Z    Compiling digest v0.10.7
2026-06-15T09:27:41.0839895Z    Compiling thiserror v2.0.18
2026-06-15T09:27:41.1437859Z    Compiling cpufeatures v0.3.0
2026-06-15T09:27:41.1949881Z    Compiling aws-lc-rs v1.17.0
2026-06-15T09:27:41.2272870Z    Compiling sha2 v0.10.9
2026-06-15T09:27:41.2498420Z    Compiling scopeguard v1.2.0
2026-06-15T09:27:41.2715927Z    Compiling chacha20 v0.10.0
2026-06-15T09:27:41.2853919Z    Compiling form_urlencoded v1.2.2
2026-06-15T09:27:41.4153496Z    Compiling cmake v0.1.58
2026-06-15T09:27:41.5147412Z    Compiling lock_api v0.4.14
2026-06-15T09:27:41.5815413Z    Compiling untrusted v0.9.0
2026-06-15T09:27:41.6276978Z    Compiling rand v0.10.1
2026-06-15T09:27:41.6780322Z    Compiling num-traits v0.2.19
2026-06-15T09:27:41.6963695Z    Compiling windows-result v0.4.1
2026-06-15T09:27:41.7070496Z    Compiling windows-strings v0.5.1
2026-06-15T09:27:41.7139796Z    Compiling rustls v0.23.40
2026-06-15T09:27:41.7502801Z    Compiling heck v0.5.0
2026-06-15T09:27:41.8078718Z    Compiling convert_case v0.10.0
2026-06-15T09:27:41.9045544Z    Compiling winapi v0.3.9
2026-06-15T09:27:42.0083567Z    Compiling atomic-waker v1.1.2
2026-06-15T09:27:42.0294923Z    Compiling unicode-xid v0.2.6
2026-06-15T09:27:42.0450280Z    Compiling const-oid v0.10.2
2026-06-15T09:27:42.0995747Z    Compiling httparse v1.10.1
2026-06-15T09:27:42.1249710Z    Compiling parking_lot_core v0.9.12
2026-06-15T09:27:42.1385878Z    Compiling http-body v1.0.1
2026-06-15T09:27:42.1781817Z    Compiling hybrid-array v0.4.12
2026-06-15T09:27:42.2912001Z    Compiling base64ct v1.8.3
2026-06-15T09:27:42.2912659Z    Compiling powerfmt v0.2.0
2026-06-15T09:27:42.2963946Z    Compiling either v1.16.0
2026-06-15T09:27:42.4158528Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T09:27:42.4912225Z    Compiling deranged v0.5.8
2026-06-15T09:27:42.5061803Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T09:27:42.5209296Z    Compiling aws-lc-sys v0.41.0
2026-06-15T09:27:42.5240758Z    Compiling ring v0.17.14
2026-06-15T09:27:42.5298946Z    Compiling time-core v0.1.8
2026-06-15T09:27:42.7457718Z    Compiling base64 v0.22.1
2026-06-15T09:27:42.7929577Z    Compiling tower-service v0.3.3
2026-06-15T09:27:42.8233132Z    Compiling data-encoding v2.11.0
2026-06-15T09:27:42.9016760Z    Compiling ref-cast v1.0.25
2026-06-15T09:27:42.9186837Z    Compiling num-conv v0.2.2
2026-06-15T09:27:43.0476589Z    Compiling tinyvec_macros v0.1.1
2026-06-15T09:27:43.0872213Z    Compiling try-lock v0.2.5
2026-06-15T09:27:43.1510649Z    Compiling tinyvec v1.11.0
2026-06-15T09:27:43.1523293Z    Compiling parking_lot v0.12.5
2026-06-15T09:27:43.1691223Z    Compiling crypto-common v0.2.2
2026-06-15T09:27:43.1757832Z    Compiling block-buffer v0.12.0
2026-06-15T09:27:43.1792181Z    Compiling vergen-lib v9.1.0
2026-06-15T09:27:43.3075469Z    Compiling want v0.3.1
2026-06-15T09:27:43.3553285Z    Compiling inout v0.1.4
2026-06-15T09:27:43.4636944Z    Compiling n0-future v0.3.2
2026-06-15T09:27:43.5022135Z    Compiling memoffset v0.6.5
2026-06-15T09:27:43.5708122Z    Compiling aho-corasick v1.1.4
2026-06-15T09:27:43.5887405Z    Compiling parking v2.2.1
2026-06-15T09:27:43.6091546Z    Compiling diatomic-waker v0.2.3
2026-06-15T09:27:43.7704762Z    Compiling regex-syntax v0.8.10
2026-06-15T09:27:43.7705363Z    Compiling cordyceps v0.3.4
2026-06-15T09:27:43.7745324Z    Compiling httpdate v1.0.3
2026-06-15T09:27:43.7745730Z    Compiling winnow v0.7.15
2026-06-15T09:27:43.7749849Z    Compiling spin v0.10.0
2026-06-15T09:27:43.7822495Z    Compiling crossbeam-utils v0.8.21
2026-06-15T09:27:43.9759791Z    Compiling synstructure v0.13.2
2026-06-15T09:27:44.0984142Z    Compiling darling_core v0.20.11
2026-06-15T09:27:44.1315188Z    Compiling serde_derive_internals v0.29.1
2026-06-15T09:27:44.1315756Z    Compiling toml_write v0.1.2
2026-06-15T09:27:44.2093956Z    Compiling winnow v1.0.3
2026-06-15T09:27:44.3327023Z    Compiling thiserror v1.0.69
2026-06-15T09:27:44.4065787Z    Compiling futures-buffered v0.2.13
2026-06-15T09:27:44.4122337Z    Compiling digest v0.11.3
2026-06-15T09:27:44.7455541Z    Compiling futures-lite v2.6.1
2026-06-15T09:27:44.7632460Z    Compiling cipher v0.4.4
2026-06-15T09:27:44.8217056Z    Compiling vergen-lib v0.1.6
2026-06-15T09:27:44.8380738Z    Compiling vergen v9.1.0
2026-06-15T09:27:44.8984842Z    Compiling universal-hash v0.5.1
2026-06-15T09:27:44.9303680Z    Compiling serial-core v0.4.0
2026-06-15T09:27:45.0314583Z    Compiling noq-udp v0.10.0
2026-06-15T09:27:45.0706975Z    Compiling sync_wrapper v1.0.2
2026-06-15T09:27:45.0874002Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T09:27:45.0933368Z    Compiling heapless v0.7.17
2026-06-15T09:27:45.1252682Z    Compiling opaque-debug v0.3.1
2026-06-15T09:27:45.1666721Z    Compiling dyn-clone v1.0.20
2026-06-15T09:27:45.2046703Z    Compiling allocator-api2 v0.2.21
2026-06-15T09:27:45.3154681Z    Compiling winreg v0.10.1
2026-06-15T09:27:45.3293624Z    Compiling byteorder v1.5.0
2026-06-15T09:27:45.3905129Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T09:27:45.3999508Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T09:27:45.5297887Z    Compiling hash32 v0.2.1
2026-06-15T09:27:45.6038471Z    Compiling polyval v0.6.2
2026-06-15T09:27:45.6643625Z    Compiling regex-automata v0.4.14
2026-06-15T09:27:45.7039239Z    Compiling serial-windows v0.4.0
2026-06-15T09:27:45.7270058Z    Compiling spin v0.9.8
2026-06-15T09:27:45.7808891Z    Compiling vergen-gitcl v1.0.8
2026-06-15T09:27:45.8024385Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T09:27:45.8629868Z    Compiling windows-threading v0.2.1
2026-06-15T09:27:45.8823697Z    Compiling pin-utils v0.1.0
2026-06-15T09:27:45.9598420Z    Compiling signature v3.0.0
2026-06-15T09:27:45.9605255Z    Compiling ryu v1.0.23
2026-06-15T09:27:45.9856091Z    Compiling bitflags v1.3.2
2026-06-15T09:27:45.9909720Z    Compiling lazy_static v1.5.0
2026-06-15T09:27:45.9941346Z    Compiling tower-layer v0.3.3
2026-06-15T09:27:46.0682817Z    Compiling shared_library v0.1.9
2026-06-15T09:27:46.0827059Z    Compiling nix v0.25.1
2026-06-15T09:27:46.1405201Z    Compiling serial v0.4.0
2026-06-15T09:27:46.1440459Z    Compiling ghash v0.5.1
2026-06-15T09:27:46.1732650Z    Compiling aes v0.8.4
2026-06-15T09:27:46.2300352Z    Compiling ctr v0.9.2
2026-06-15T09:27:46.2675162Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T09:27:46.3372082Z    Compiling time v0.3.47
2026-06-15T09:27:46.3462339Z    Compiling http-body-util v0.1.3
2026-06-15T09:27:46.3815550Z    Compiling serde_derive v1.0.228
2026-06-15T09:27:46.3915920Z    Compiling zeroize_derive v1.4.3
2026-06-15T09:27:46.4002416Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T09:27:46.6299175Z    Compiling zerofrom-derive v0.1.7
2026-06-15T09:27:46.6796143Z    Compiling tokio-macros v2.7.0
2026-06-15T09:27:46.8177607Z    Compiling yoke-derive v0.8.2
2026-06-15T09:27:46.9172829Z    Compiling futures-macro v0.3.32
2026-06-15T09:27:46.9572725Z    Compiling zerovec-derive v0.11.3
2026-06-15T09:27:47.0363239Z    Compiling zeroize v1.8.2
2026-06-15T09:27:47.1167075Z    Compiling displaydoc v0.2.6
2026-06-15T09:27:47.2301338Z    Compiling tracing-attributes v0.1.31
2026-06-15T09:27:47.2820432Z    Compiling thiserror-impl v2.0.18
2026-06-15T09:27:47.4529582Z    Compiling rustls-pki-types v1.14.1
2026-06-15T09:27:47.4938976Z    Compiling tokio v1.52.3
2026-06-15T09:27:47.7825709Z    Compiling futures-util v0.3.32
2026-06-15T09:27:47.9064010Z    Compiling darling_macro v0.20.11
2026-06-15T09:27:47.9211796Z    Compiling derive_more-impl v2.1.1
2026-06-15T09:27:48.1263325Z    Compiling windows-implement v0.60.2
2026-06-15T09:27:48.1739247Z    Compiling n0-error-macros v0.1.3
2026-06-15T09:27:48.1876427Z    Compiling zerofrom v0.1.8
2026-06-15T09:27:48.2300370Z    Compiling spez v0.1.2
2026-06-15T09:27:48.3820303Z    Compiling darling v0.20.11
2026-06-15T09:27:48.3875372Z    Compiling windows-interface v0.59.3
2026-06-15T09:27:48.4992723Z    Compiling ed25519-dalek v2.2.0
2026-06-15T09:27:48.6425984Z    Compiling yoke v0.8.3
2026-06-15T09:27:48.6459048Z    Compiling derive_builder_core v0.20.2
2026-06-15T09:27:48.7465130Z    Compiling spt-proto v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T09:27:48.8249795Z    Compiling der v0.8.0-rc.10
2026-06-15T09:27:48.9005640Z    Compiling pin-project-internal v1.1.13
2026-06-15T09:27:48.9909867Z    Compiling zerovec v0.11.6
2026-06-15T09:27:49.0221648Z    Compiling zerotrie v0.2.4
2026-06-15T09:27:49.1626718Z    Compiling n0-error v0.1.3
2026-06-15T09:27:49.1949437Z    Compiling windows-core v0.62.2
2026-06-15T09:27:49.3202258Z    Compiling ref-cast-impl v1.0.25
2026-06-15T09:27:49.4645264Z    Compiling thiserror-impl v1.0.69
2026-06-15T09:27:49.5069520Z    Compiling schemars_derive v1.2.1
2026-06-15T09:27:49.6550996Z    Compiling tinystr v0.8.3
2026-06-15T09:27:49.7835297Z    Compiling potential_utf v0.1.5
2026-06-15T09:27:49.7840339Z    Compiling derive_builder_macro v0.20.2
2026-06-15T09:27:49.8232357Z    Compiling icu_locale_core v2.2.0
2026-06-15T09:27:49.8788750Z    Compiling icu_collections v2.2.0
2026-06-15T09:27:50.0326809Z    Compiling spki v0.8.0-rc.4
2026-06-15T09:27:50.1461151Z    Compiling pin-project v1.1.13
2026-06-15T09:27:50.2048634Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T09:27:50.2124977Z    Compiling derive_builder v0.20.2
2026-06-15T09:27:50.2672959Z    Compiling regex v1.12.3
2026-06-15T09:27:50.3794070Z    Compiling windows-future v0.3.2
2026-06-15T09:27:50.3814103Z    Compiling windows-collections v0.3.2
2026-06-15T09:27:50.7257047Z    Compiling icu_provider v2.2.0
2026-06-15T09:27:50.7257503Z    Compiling ipnet v2.12.0
2026-06-15T09:27:50.7730212Z    Compiling serde_spanned v0.6.9
2026-06-15T09:27:50.8540979Z    Compiling toml_datetime v0.6.11
2026-06-15T09:27:50.8592223Z    Compiling futures-executor v0.3.32
2026-06-15T09:27:50.9440861Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T09:27:50.9793657Z    Compiling futures v0.3.32
2026-06-15T09:27:51.0857078Z    Compiling once_cell v1.21.4
2026-06-15T09:27:51.1194301Z    Compiling icu_properties v2.2.0
2026-06-15T09:27:51.1457547Z    Compiling icu_normalizer v2.2.0
2026-06-15T09:27:51.1672069Z    Compiling toml_edit v0.22.27
2026-06-15T09:27:51.1868852Z    Compiling prefix-trie v0.8.4
2026-06-15T09:27:51.2008662Z    Compiling filedescriptor v0.8.3
2026-06-15T09:27:51.3259401Z    Compiling tracing-core v0.1.36
2026-06-15T09:27:51.4472373Z    Compiling tempfile v3.27.0
2026-06-15T09:27:51.4628922Z    Compiling schemars v1.2.1
2026-06-15T09:27:51.4894740Z    Compiling hashbrown v0.14.5
2026-06-15T09:27:51.5095266Z    Compiling tokio-util v0.7.18
2026-06-15T09:27:51.5422769Z    Compiling windows-numerics v0.3.1
2026-06-15T09:27:51.5521679Z    Compiling cobs v0.3.0
2026-06-15T09:27:51.6257935Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T09:27:51.7822140Z    Compiling tracing v0.1.44
2026-06-15T09:27:51.7916083Z    Compiling proc-macro-crate v3.5.0
2026-06-15T09:27:51.8729067Z    Compiling postcard-derive v0.2.2
2026-06-15T09:27:51.9986628Z    Compiling aead v0.5.2
2026-06-15T09:27:52.0787928Z    Compiling hashlink v0.9.1
2026-06-15T09:27:52.1095762Z    Compiling widestring v1.2.1
2026-06-15T09:27:52.1534957Z    Compiling downcast-rs v1.2.1
2026-06-15T09:27:52.2139488Z    Compiling h2 v0.4.14
2026-06-15T09:27:52.2386836Z    Compiling idna_adapter v1.2.2
2026-06-15T09:27:52.3619391Z    Compiling rusqlite v0.32.1
2026-06-15T09:27:52.3750311Z    Compiling idna v1.1.0
2026-06-15T09:27:52.3937558Z    Compiling shell-words v1.1.1
2026-06-15T09:27:52.5500300Z    Compiling ipconfig v0.3.4
2026-06-15T09:27:52.5801627Z    Compiling portable-pty v0.8.1
2026-06-15T09:27:52.7038139Z    Compiling url v2.5.8
2026-06-15T09:27:52.7830675Z    Compiling num_enum_derive v0.7.6
2026-06-15T09:27:53.0805509Z    Compiling toml v0.8.23
2026-06-15T09:27:53.2810570Z    Compiling spt-store v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T09:27:53.3744043Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T09:27:53.3898685Z    Compiling data-encoding-macro v0.1.20
2026-06-15T09:27:53.4105618Z    Compiling derive_more v2.1.1
2026-06-15T09:27:53.4354157Z    Compiling postcard v1.1.3
2026-06-15T09:27:53.4848819Z    Compiling aes-gcm v0.10.3
2026-06-15T09:27:53.5730042Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T09:27:53.6321439Z    Compiling windows v0.62.2
2026-06-15T09:27:53.7948897Z    Compiling tower v0.5.3
2026-06-15T09:27:53.8129664Z    Compiling chrono v0.4.45
2026-06-15T09:27:53.8465437Z    Compiling async-trait v0.1.89
2026-06-15T09:27:53.9134642Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T09:27:53.9547645Z    Compiling enum-assoc v1.3.0
2026-06-15T09:27:53.9760115Z    Compiling strum_macros v0.28.0
2026-06-15T09:27:53.9766917Z    Compiling crossbeam-channel v0.5.15
2026-06-15T09:27:54.0694033Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T09:27:54.3974998Z    Compiling blake3 v1.8.5
2026-06-15T09:27:54.4098112Z    Compiling windows-registry v0.6.1
2026-06-15T09:27:54.4784866Z    Compiling noq v0.18.0
2026-06-15T09:27:54.5226900Z    Compiling netwatch v0.16.0
2026-06-15T09:27:54.6094537Z    Compiling uuid v1.23.2
2026-06-15T09:27:54.8062960Z    Compiling acto v0.8.2
2026-06-15T09:27:54.8146134Z    Compiling mac-addr v0.3.0
2026-06-15T09:27:54.8673551Z    Compiling tagptr v0.2.0
2026-06-15T09:27:54.8834678Z    Compiling lru-slab v0.1.2
2026-06-15T09:27:54.9094738Z    Compiling rustc-hash v2.1.2
2026-06-15T09:27:55.0218684Z    Compiling foldhash v0.2.0
2026-06-15T09:27:55.0438875Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T09:27:55.0551815Z    Compiling xml-rs v0.8.28
2026-06-15T09:27:55.0747677Z    Compiling identity-hash v0.1.0
2026-06-15T09:27:55.1609818Z    Compiling spt-msg v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T09:27:55.1668372Z    Compiling hashbrown v0.16.1
2026-06-15T09:27:55.1668827Z    Compiling moka v0.12.15
2026-06-15T09:27:55.1860502Z    Compiling netdev v0.42.0
2026-06-15T09:27:55.5165595Z    Compiling spt-runtime v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T09:27:55.6237931Z    Compiling xmltree v0.10.3
2026-06-15T09:27:55.7318272Z    Compiling hyper v1.10.1
2026-06-15T09:27:55.8572945Z    Compiling iroh-relay v0.98.0
2026-06-15T09:27:55.9082852Z    Compiling iroh-metrics v0.38.3
2026-06-15T09:27:56.1070658Z    Compiling tower-http v0.6.11
2026-06-15T09:27:56.1588164Z    Compiling n0-watcher v0.6.1
2026-06-15T09:27:56.2048205Z    Compiling iroh-base v0.98.0
2026-06-15T09:27:56.2355815Z    Compiling num_enum v0.7.6
2026-06-15T09:27:56.3287166Z    Compiling strum v0.28.0
2026-06-15T09:27:56.3442270Z    Compiling attohttpc v0.30.1
2026-06-15T09:27:56.3617828Z    Compiling tokio-stream v0.1.18
2026-06-15T09:27:56.5313559Z    Compiling simple-dns v0.9.3
2026-06-15T09:27:56.6223077Z    Compiling arrayvec v0.7.6
2026-06-15T09:27:56.6224319Z    Compiling simdutf8 v0.1.5
2026-06-15T09:27:56.7937327Z    Compiling constant_time_eq v0.4.2
2026-06-15T09:27:56.8414770Z    Compiling resolv-conf v0.7.6
2026-06-15T09:27:56.8963665Z    Compiling smol_str v0.1.24
2026-06-15T09:27:56.9365657Z    Compiling sha1_smol v1.0.1
2026-06-15T09:27:56.9398059Z    Compiling arrayref v0.3.9
2026-06-15T09:27:57.0292199Z    Compiling hyper-util v0.1.20
2026-06-15T09:27:57.2802863Z    Compiling lru v0.16.4
2026-06-15T09:27:57.3143447Z    Compiling spt-term v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T09:27:57.4591102Z    Compiling iroh-dns v0.98.0
2026-06-15T09:27:57.4679479Z    Compiling webpki-roots v1.0.7
2026-06-15T09:27:57.6107737Z    Compiling serde_bytes v0.11.19
2026-06-15T09:27:57.6132228Z    Compiling hmac v0.12.1
2026-06-15T09:27:57.7397601Z    Compiling seize v0.5.1
2026-06-15T09:27:57.7667082Z    Compiling iroh v0.98.2
2026-06-15T09:27:57.7969759Z    Compiling cmov v0.5.4
2026-06-15T09:27:57.8813709Z    Compiling hkdf v0.12.4
2026-06-15T09:27:57.9933961Z    Compiling ctutils v0.4.2
2026-06-15T09:27:58.0248077Z    Compiling papaya v0.2.4
2026-06-15T09:27:58.0257990Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T09:27:58.0261127Z    Compiling backon v1.6.0
2026-06-15T09:27:58.1335475Z    Compiling spake2 v0.4.0
2026-06-15T09:27:58.2093673Z    Compiling sha1 v0.10.6
2026-06-15T09:27:58.2194636Z    Compiling spt-live v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T09:27:58.2365095Z    Compiling doctest-file v1.1.1
2026-06-15T09:27:58.2808799Z    Compiling recvmsg v1.0.0
2026-06-15T09:27:58.3190400Z    Compiling darling_core v0.23.0
2026-06-15T09:27:58.4568804Z    Compiling igd-next v0.17.1
2026-06-15T09:27:58.4701134Z    Compiling utf8parse v0.2.2
2026-06-15T09:27:58.5151630Z    Compiling anstyle v1.0.14
2026-06-15T09:27:58.5755067Z    Compiling once_cell_polyfill v1.70.2
2026-06-15T09:27:58.5868680Z    Compiling anstyle-parse v1.0.0
2026-06-15T09:27:58.6539664Z    Compiling anstyle-query v1.1.5
2026-06-15T09:27:58.6987754Z    Compiling anstyle-wincon v3.0.11
2026-06-15T09:27:58.7199725Z    Compiling interprocess v2.4.2
2026-06-15T09:27:58.7892341Z    Compiling instability v0.3.12
2026-06-15T09:27:58.7943049Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T09:27:58.8340986Z    Compiling paste v1.0.15
2026-06-15T09:27:58.8751000Z    Compiling foldhash v0.1.5
2026-06-15T09:27:59.0093482Z    Compiling colorchoice v1.0.5
2026-06-15T09:27:59.0894448Z    Compiling anstream v1.0.0
2026-06-15T09:27:59.0989532Z    Compiling hashbrown v0.15.5
2026-06-15T09:27:59.1515393Z    Compiling strum_macros v0.26.4
2026-06-15T09:27:59.1783732Z    Compiling crossterm_winapi v0.9.1
2026-06-15T09:27:59.2570327Z    Compiling itertools v0.13.0
2026-06-15T09:27:59.4079046Z    Compiling castaway v0.2.4
2026-06-15T09:27:59.5264009Z    Compiling terminal_size v0.4.4
2026-06-15T09:27:59.5732713Z    Compiling clap_lex v1.1.0
2026-06-15T09:27:59.6020894Z    Compiling indoc v2.0.7
2026-06-15T09:27:59.6800181Z    Compiling static_assertions v1.1.0
2026-06-15T09:27:59.6802512Z    Compiling unicode-width v0.1.14
2026-06-15T09:27:59.7391578Z    Compiling compact_str v0.8.2
2026-06-15T09:27:59.7940740Z    Compiling clap_builder v4.6.0
2026-06-15T09:27:59.8068825Z    Compiling lru v0.12.5
2026-06-15T09:27:59.9017680Z    Compiling crossterm v0.28.1
2026-06-15T09:28:00.0357980Z    Compiling clap_derive v4.6.1
2026-06-15T09:28:00.0575011Z    Compiling unicode-width v0.2.0
2026-06-15T09:28:00.1393830Z    Compiling cassowary v0.3.0
2026-06-15T09:28:00.3389278Z    Compiling nucleo-matcher v0.3.1
2026-06-15T09:28:00.5408720Z    Compiling qrcode v0.14.1
2026-06-15T09:28:00.7974424Z    Compiling unicode-truncate v1.1.0
2026-06-15T09:28:00.9651219Z    Compiling mock-adapter v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-15T09:28:01.5993916Z    Compiling darling_macro v0.23.0
2026-06-15T09:28:02.0558643Z    Compiling strum v0.26.3
2026-06-15T09:28:02.0761744Z    Compiling darling v0.23.0
2026-06-15T09:28:02.1317960Z    Compiling clap v4.6.1
2026-06-15T09:28:02.9621538Z    Compiling ratatui v0.29.0
2026-06-15T09:28:03.1368461Z    Compiling wmi v0.18.4
2026-06-15T09:28:04.7844330Z    Compiling portmapper v0.16.0
2026-06-15T09:28:16.2017151Z    Compiling rustls-webpki v0.103.13
2026-06-15T09:28:18.3847108Z    Compiling tokio-rustls v0.26.4
2026-06-15T09:28:18.3847755Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T09:28:18.3848003Z    Compiling noq-proto v0.17.0
2026-06-15T09:28:18.5268850Z    Compiling hyper-rustls v0.27.9
2026-06-15T09:28:18.5269282Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T09:28:18.5269634Z    Compiling tokio-websockets v0.13.2
2026-06-15T09:28:18.6666065Z    Compiling reqwest v0.13.4
2026-06-15T09:28:19.5434682Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T09:28:35.2938373Z    Compiling spt-net v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T09:28:36.6469548Z    Compiling spt-daemon v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T09:28:45.1662754Z    Compiling spt v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T09:29:05.4186609Z    Compiling xtask v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T09:29:16.5264510Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s
2026-06-15T09:29:44.5588688Z ────────────
2026-06-15T09:29:44.5589114Z  Nextest run ID 2a2253a6-4dc1-49b8-b662-3e818398ff02 with nextest profile: default
2026-06-15T09:29:44.5589493Z     Starting 1054 tests across 62 binaries (1 test skipped)
2026-06-15T09:29:44.5713340Z         PASS [   0.012s] (   1/1054) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-15T09:29:44.5851864Z         PASS [   0.026s] (   2/1054) spt::oneliner_e2e install_script_against_staged_release
2026-06-15T09:29:44.6032117Z         PASS [   0.044s] (   3/1054) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-15T09:29:44.6034100Z         PASS [   0.044s] (   4/1054) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-15T09:29:44.6043974Z         PASS [   0.045s] (   5/1054) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-15T09:29:44.6285807Z         PASS [   0.069s] (   6/1054) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-15T09:29:44.6328701Z         PASS [   0.030s] (   7/1054) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-15T09:29:44.6440461Z         PASS [   0.015s] (   8/1054) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-15T09:29:44.6459297Z         PASS [   0.013s] (   9/1054) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-15T09:29:44.6784965Z         PASS [   0.034s] (  10/1054) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-15T09:29:44.6785734Z         PASS [   0.033s] (  11/1054) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-15T09:29:44.6981334Z         PASS [   0.020s] (  12/1054) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-15T09:29:44.6999928Z         PASS [   0.021s] (  13/1054) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-15T09:29:44.7120946Z         PASS [   0.014s] (  14/1054) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-15T09:29:44.7144986Z         PASS [   0.014s] (  15/1054) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-15T09:29:44.7245764Z         PASS [   0.012s] (  16/1054) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-15T09:29:44.7270633Z         PASS [   0.013s] (  17/1054) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-15T09:29:44.7353768Z         PASS [   0.011s] (  18/1054) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-15T09:29:44.9068407Z         PASS [   0.171s] (  19/1054) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-15T09:29:44.9182286Z         PASS [   0.191s] (  20/1054) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-15T09:29:44.9793578Z         PASS [   0.072s] (  21/1054) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-15T09:29:44.9911796Z         PASS [   0.012s] (  22/1054) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-15T09:29:45.0578250Z         PASS [   0.067s] (  23/1054) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-15T09:29:45.1098921Z         PASS [   0.192s] (  24/1054) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-15T09:29:45.1213370Z         PASS [   0.011s] (  25/1054) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-15T09:29:45.1458965Z         PASS [   0.025s] (  26/1054) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-15T09:29:45.1683303Z         PASS [   0.022s] (  27/1054) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-15T09:29:45.1777734Z         PASS [   0.009s] (  28/1054) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-15T09:29:45.1872591Z         PASS [   0.009s] (  29/1054) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-15T09:29:45.2102378Z         PASS [   0.023s] (  30/1054) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-15T09:29:45.2334439Z         PASS [   0.023s] (  31/1054) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-15T09:29:45.2348762Z         PASS [   0.177s] (  32/1054) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-15T09:29:45.2490388Z         PASS [   0.016s] (  33/1054) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-15T09:29:45.2545660Z         PASS [   0.020s] (  34/1054) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-15T09:29:45.3167738Z         PASS [   0.068s] (  35/1054) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-15T09:29:45.3203809Z         PASS [   0.066s] (  36/1054) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-15T09:29:45.3654149Z         PASS [   0.049s] (  37/1054) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-15T09:29:45.3743540Z         PASS [   0.054s] (  38/1054) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-15T09:29:45.3847362Z         PASS [   0.019s] (  39/1054) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-15T09:29:45.4376908Z         PASS [   0.058s] (  40/1054) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-15T09:29:45.4590286Z         PASS [   0.071s] (  41/1054) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-15T09:29:45.5715389Z         PASS [   0.139s] (  42/1054) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-15T09:29:45.5925025Z         PASS [   0.132s] (  43/1054) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-15T09:29:45.6130480Z         PASS [   0.041s] (  44/1054) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-15T09:29:45.6303040Z         PASS [   0.016s] (  45/1054) spt::bin/spt api::tests::adapter_is_required
2026-06-15T09:29:45.6310646Z         PASS [   0.042s] (  46/1054) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-15T09:29:45.6546461Z         PASS [   0.024s] (  47/1054) spt::bin/spt api::tests::state_value_is_validated
2026-06-15T09:29:45.6683520Z         PASS [   0.040s] (  48/1054) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-15T09:29:45.6807971Z         PASS [   0.026s] (  49/1054) spt::bin/spt api::tests::surface_parses
2026-06-15T09:29:45.7178067Z         PASS [   0.049s] (  50/1054) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-15T09:29:45.7359683Z         PASS [   0.055s] (  51/1054) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-15T09:29:45.7848728Z         PASS [   1.225s] (  52/1054) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-15T09:29:45.8128173Z         PASS [   0.028s] (  53/1054) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-15T09:29:45.8310247Z         PASS [   0.018s] (  54/1054) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-15T09:29:45.9288736Z         PASS [   0.193s] (  55/1054) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-15T09:29:45.9711736Z         PASS [   0.042s] (  56/1054) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-15T09:29:45.9730558Z         PASS [   0.254s] (  57/1054) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-15T09:29:45.9873073Z         PASS [   1.428s] (  58/1054) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-15T09:29:45.9885332Z         PASS [   1.429s] (  59/1054) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-15T09:29:46.0234695Z         PASS [   0.051s] (  60/1054) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-15T09:29:46.0259704Z         PASS [   0.037s] (  61/1054) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-15T09:29:46.0489732Z         PASS [   0.018s] (  62/1054) spt::bin/spt cli::tests::bare_tty_guard
2026-06-15T09:29:46.0490613Z         PASS [   0.054s] (  63/1054) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-15T09:29:46.0491190Z         PASS [   0.076s] (  64/1054) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-15T09:29:46.0648530Z         PASS [   0.023s] (  65/1054) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-15T09:29:46.0650337Z         PASS [   0.039s] (  66/1054) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-15T09:29:46.0706899Z         PASS [   0.029s] (  67/1054) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-15T09:29:46.0844906Z         PASS [   0.250s] (  68/1054) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-15T09:29:46.0974420Z         PASS [   0.029s] (  69/1054) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-15T09:29:46.1005647Z         PASS [   0.052s] (  70/1054) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-15T09:29:46.1144101Z         PASS [   0.044s] (  71/1054) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-15T09:29:46.1230316Z         PASS [   0.029s] (  72/1054) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-15T09:29:46.1236932Z         PASS [   0.023s] (  73/1054) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-15T09:29:46.1237730Z         PASS [   0.059s] (  74/1054) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-15T09:29:46.1296556Z         PASS [   0.047s] (  75/1054) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-15T09:29:46.1482449Z         PASS [   0.025s] (  76/1054) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-15T09:29:46.1634331Z         PASS [   0.038s] (  77/1054) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-15T09:29:46.1664078Z         PASS [   0.038s] (  78/1054) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-15T09:29:46.1804925Z         PASS [   0.031s] (  79/1054) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-15T09:29:46.2060898Z         PASS [   0.041s] (  80/1054) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-15T09:29:46.2420673Z         FAIL [   1.659s] (  81/1054) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-15T09:29:46.2421678Z   stdout ───
2026-06-15T09:29:46.2421853Z 
2026-06-15T09:29:46.2421963Z     running 1 test
2026-06-15T09:29:46.2422359Z     test api_poll_emits_whole_self_delimiting_events ... FAILED
2026-06-15T09:29:46.2422688Z 
2026-06-15T09:29:46.2422783Z     failures:
2026-06-15T09:29:46.2422936Z 
2026-06-15T09:29:46.2423083Z     failures:
2026-06-15T09:29:46.2423407Z         api_poll_emits_whole_self_delimiting_events
2026-06-15T09:29:46.2423662Z 
2026-06-15T09:29:46.2423996Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s
2026-06-15T09:29:46.2424452Z 
2026-06-15T09:29:46.2425031Z   stderr ───
2026-06-15T09:29:46.2425233Z 
2026-06-15T09:29:46.2426012Z     thread 'api_poll_emits_whole_self_delimiting_events' (189124) panicked at crates\spt\tests\poll_envelope_e2e.rs:103:5:
2026-06-15T09:29:46.2427861Z     `spt api --adapter spt poll doyle`: Output { status: ExitStatus(ExitStatus(1)), stdout: "", stderr: "ELEVATED_DAEMON: no unelevated identity to drop to — daemon inherits the elevated token\nAUTH_REFUSED:doyle (need --token or matching --session-id)\n" }
2026-06-15T09:29:46.2429445Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-15T09:29:46.2429829Z 
2026-06-15T09:29:46.2430018Z   Cancelling due to test failure: 15 tests still running
2026-06-15T09:29:46.4874578Z         PASS [   1.926s] (  82/1054) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-15T09:29:46.5585688Z         PASS [   0.379s] (  83/1054) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-15T09:29:46.5604297Z         PASS [   0.358s] (  84/1054) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-15T09:29:46.5618529Z         PASS [   0.401s] (  85/1054) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-15T09:29:46.6238299Z         PASS [   2.064s] (  86/1054) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-15T09:29:47.0599901Z         PASS [   2.456s] (  87/1054) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-15T09:29:47.2871737Z         PASS [   2.728s] (  88/1054) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-15T09:29:47.3390233Z         PASS [   1.225s] (  89/1054) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-15T09:29:47.7218830Z         PASS [   3.117s] (  90/1054) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-15T09:29:48.1775109Z         PASS [   3.592s] (  91/1054) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-15T09:29:48.4786217Z         PASS [   2.351s] (  92/1054) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-15T09:29:53.0621837Z         PASS [   8.495s] (  93/1054) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-15T09:29:54.2873487Z         PASS [   9.728s] (  94/1054) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-15T09:29:54.3160947Z         PASS [   9.757s] (  95/1054) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-15T09:29:59.5894571Z         PASS [  15.030s] (  96/1054) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-15T09:29:59.5895262Z ────────────
2026-06-15T09:29:59.5895514Z      Summary [  15.031s] 96/1054 tests run: 95 passed, 1 failed, 1 skipped
2026-06-15T09:29:59.5895920Z         FAIL [   1.659s] (  81/1054) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-15T09:29:59.5897199Z warning: 958/1054 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-06-15T09:29:59.5929527Z error: test run failed
2026-06-15T09:29:59.6516199Z ##[error]Process completed with exit code 1.
2026-06-15T09:29:59.6771910Z Post job cleanup.
2026-06-15T09:29:59.7801153Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T09:29:59.8004837Z git version 2.43.0.windows.1
2026-06-15T09:29:59.8039438Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3c52284e-6809-4682-be6e-29dca729c6b9\.gitconfig'
2026-06-15T09:29:59.8051963Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3c52284e-6809-4682-be6e-29dca729c6b9' before making global git config changes
2026-06-15T09:29:59.8052448Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T09:29:59.8057272Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T09:29:59.8274864Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T09:29:59.8485890Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T09:30:00.2080112Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T09:30:00.2281980Z http.https://github.com/.extraheader
2026-06-15T09:30:00.2306679Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T09:30:00.2534657Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T09:30:00.6285699Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T09:30:00.6518160Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T09:30:01.0148365Z Cleaning up orphan processes
2026-06-15T09:30:01.0769930Z Terminate orphan process: pid (237036) (spt)
2026-06-15T09:30:01.0801909Z Terminate orphan process: pid (234652) (spt)
2026-06-15T09:30:01.0832959Z Terminate orphan process: pid (237932) (conhost)
